Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | CyberArkAuditCCPDefinition |
| Publisher | Microsoft |
| Used in Solutions | CyberArkAudit |
| Collection Method | CCF |
| Connector Definition Files | CyberArkAudit_DataConnectorDefinition.json |
| DCR Definition Files | CyberArkAudit_DCR.json |
| CCF Configuration | CyberArkAudit_PollingConfig.json |
| CCF Capabilities | OAuth2, POST, Nested |
| Ingestion API | Log Ingestion API — Sibling ARM template declares DCR / Log Ingestion API resources |
| Microsoft Learn | View on Learn |
The CyberArk Audit data connector enables Microsoft Sentinel to ingest security event logs and other events from the CyberArk Audit service via REST API. This integration helps you detect potential security risks, monitor user activity, analyze collaboration patterns, troubleshoot configuration issues, and gain deeper insights into your environment.
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
CyberArk_AuditEvents_CL |
✓ | ✓ | ✓ |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
1. Connect to CyberArk Audit API to start collecting event logs in Microsoft Sentinel
Follow the steps below to integrate Microsoft Sentinel with CyberArk Audit and enable centralized monitoring of system and user activities within Microsoft Sentinel. You can also refer to the CyberArk Audit documentation and follow till Step 5.
Administration.My environment > Integrations > Export to SIEM.Create > Create SIEM integrationCreate a SIEM integration page, select the Identity Administration link to create an OAuth server web in Identity Administration.Identity Administration page, from the left menu select Apps & Widgets > Web AppsAdd Web Apps and create an OAuth2 server type web app from the Custom tab.CyberArkAuditforMicrosoftSentinel in the ApplicationID and Name fields.Tokens tab, ensure that the value in the Token Type field is jwtR256 and only the Client Creds authorization method is selected.Add in the Scope tab and enter isp.audit.events:read.Advanced tab, copy and paste the following script and then click Save. setClaim('tenant_id', TenantData.Get("CybrTenantID"));
setClaim('aud', 'cyberark.isp.audit');
Save.Core Services > Users, select Add User.Account section, enter the Login name and Display name as MicrosoftSentinel. Add a new password or generate the password automatically.OAuth confidential client.Application Settings tab, click Add.CyberArkAuditforMicrosoftSentinel application. This is the name you created in the web service.CyberArkAuditforMicrosoftSentinel web app you created.Permissions tab, click Add to find your user MicrosoftSentinel and then click Add.Administration.My environment > Integrations > Export to SIEM.Create > Create SIEM integration.Microsoft Sentinel Integration and optionally add a description.Apply.Note: Copy all the details you captured in the previous steps and connect with the CyberArk Audit service.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊